-
Home
-
Tamara Checkout
-
1.9.9.10
-
Code
-
Classes
- Cookie
| Total Complexity |
43 |
| Dependencies |
4 |
| Dependents |
3 |
| Total lines |
291 |
| Lines of code |
128 |
| Logical lines of code |
70 |
| Comment lines |
78 |
| Methods |
16 |
| Properties |
11 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
A |
45 |
13 |
36 |
| __toString() |
A |
48 |
10 |
32 |
| fromString() |
S |
54 |
5 |
20 |
| getMaxAge() |
S |
75 |
2 |
4 |
| isCleared() |
S |
78 |
2 |
3 |
| create() |
S |
76 |
1 |
3 |
| getName() |
S |
82 |
1 |
3 |
| getValue() |
S |
82 |
1 |
3 |
| getDomain() |
S |
82 |
1 |
3 |
| getExpiresTime() |
S |
82 |
1 |
3 |
| getPath() |
S |
82 |
1 |
3 |
| isSecure() |
S |
80 |
1 |
3 |
| isHttpOnly() |
S |
82 |
1 |
3 |
| isRaw() |
S |
82 |
1 |
3 |
| getSameSite() |
S |
82 |
1 |
3 |
| setSecureDefault() |
S |
81 |
1 |
3 |